projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d20807
)
assistant: Fix typo in a translatable string
author
Piotr Drąg
<piotrdrag@gmail.com>
Thu, 21 Feb 2019 12:28:37 +0000
(13:28 +0100)
committer
Piotr Drąg
<piotrdrag@gmail.com>
Thu, 21 Feb 2019 12:28:37 +0000
(13:28 +0100)
gtk/gtkassistant.c
patch
|
blob
|
history
diff --git
a/gtk/gtkassistant.c
b/gtk/gtkassistant.c
index 35e4ce021fc707722a21fdbc188c5819b1679bde..8d3d67cd1db93b4cd08d89750a5f9d9e2b8998a4 100644
(file)
--- a/
gtk/gtkassistant.c
+++ b/
gtk/gtkassistant.c
@@
-622,7
+622,7
@@
gtk_assistant_class_init (GtkAssistantClass *class)
PROP_PAGES,
g_param_spec_object ("pages",
P_("Pages"),
- P_("The pages of the assitant."),
+ P_("The pages of the assi
s
tant."),
G_TYPE_LIST_MODEL,
GTK_PARAM_READABLE));